Searched refs:contextObj (Results 1 – 1 of 1) sorted by relevance
661 py::object contextObj = py::cast(context); in pushContext() local662 push(FrameKind::Context, /*context=*/contextObj, in pushContext()665 return contextObj; in pushContext()680 py::object contextObj = in pushInsertionPoint() local684 /*context=*/contextObj, in pushInsertionPoint()704 py::object contextObj = location.getContext().getObject(); in pushLocation() local706 push(FrameKind::Location, /*context=*/contextObj, in pushLocation()