Home
last modified time | relevance | path

Searched defs:GetThisFunction (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/interpreter/
Dinterpreter-inl.h3739 JSTaggedValue EcmaInterpreter::GetThisFunction(JSTaggedType *sp) in GetThisFunction() function
Dinterpreter_assembly.cpp3711 inline JSTaggedValue InterpreterAssembly::GetThisFunction(JSTaggedType *sp) in GetThisFunction() function in panda::ecmascript::InterpreterAssembly