Searched refs:GetHomeObjectFromFunction (Results 1 – 8 of 8) sorted by relevance
107 inline GateRef GetHomeObjectFromFunction(GateRef function);
283 GateRef InterpreterStubBuilder::GetHomeObjectFromFunction(GateRef function) in GetHomeObjectFromFunction() function
541 GateRef CircuitBuilder::GetHomeObjectFromFunction(GateRef function) in GetHomeObjectFromFunction() function in panda::ecmascript::kungfu::CircuitBuilder
252 GateRef GetHomeObjectFromFunction(GateRef function);
2655 inline GateRef StubBuilder::GetHomeObjectFromFunction(GateRef function) in GetHomeObjectFromFunction() function2657 return env_->GetBuilder()->GetHomeObjectFromFunction(function); in GetHomeObjectFromFunction()
562 SetHomeObjectToFunction(glue_, result->ReadVariable(), GetHomeObjectFromFunction(jsFunc)); in NewJSFunction()
655 GateRef GetHomeObjectFromFunction(GateRef function);
4374 SetHomeObjectToFunction(glue, result, GetHomeObjectFromFunction(currentFunc)); in DECLARE_ASM_HANDLER()4398 SetHomeObjectToFunction(glue, result, GetHomeObjectFromFunction(currentFunc)); in DECLARE_ASM_HANDLER()