Searched refs:SetContext (Results 1 – 8 of 8) sorted by relevance
184 void SetContext(SPVRTContext * const pContext);
904 void CPVRTPFXEffect::SetContext(SPVRTContext *const pContext) in SetContext() function in CPVRTPFXEffect
70 void SetContext(compiler::Node* value);
98 void InterpreterAssembler::SetContext(Node* value) { in SetContext() function in v8::internal::interpreter::InterpreterAssembler
1077 __ SetContext(new_context); in DoPushContext() local1087 __ SetContext(context); in DoPopContext() local
71 void SetContext(Node* new_context) { context_ = new_context; } in SetContext() function in v8::internal::compiler::BytecodeGraphBuilder::Environment320 SetContext(graph()->NewNode( in PrepareForOsrEntry()345 SetContext(context); in PrepareForOsrEntry()1152 environment()->SetContext(new_context); in VisitPushContext()1158 environment()->SetContext(context); in VisitPopContext()2311 environment()->SetContext(context); in MakeNode()
796 void SetContext(intptr_t context) { context_ = context; } in SetContext() function
945 output_frame->SetContext(value); in DoComputeJSFrame()1185 output_frame->SetContext(value); in DoComputeInterpretedFrame()