Searched defs:thisFunc (Results 1 – 5 of 5) sorted by relevance
707 JSHandle<JSFunction> thisFunc = JSHandle<JSFunction>::Cast(func); in Execute() local2455 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal() local2862 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal() local3020 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal() local3155 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal() local3290 JSTaggedValue thisFunc = GET_ACC(); in RunInternal() local3425 JSTaggedValue thisFunc = GET_ACC(); in RunInternal() local3559 JSTaggedValue thisFunc = GET_ACC(); in RunInternal() local3588 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal() local5256 JSTaggedValue thisFunc = GetFunction(sp); in RunInternal() local[all …]
2217 JSTaggedValue thisFunc = GetFunction(sp); in HandleStsuperbyvalueImm8V8V8() local2548 JSTaggedValue thisFunc = GetFunction(sp); in HandleStsuperbynameImm8Id16V8() local2772 JSTaggedValue thisFunc = GET_ACC(); in HandleSupercallspreadImm8V8() local3346 JSTaggedValue thisFunc = GET_ACC(); in HandleWideSupercallarrowrangePrefImm16V8() local3489 JSTaggedValue thisFunc = GetFunction(sp); in HandleWideSupercallthisrangePrefImm16V8() local3862 JSTaggedValue thisFunc = GetFunction(sp); in HandleDeprecatedLdhomeobjectPrefNone() local3962 JSTaggedValue thisFunc = GetFunction(sp); in HandleDeprecatedLdsuperbynamePrefId32V8() local4188 JSTaggedValue thisFunc = GetFunction(sp); in HandleDeprecatedLdsuperbyvaluePrefV8V8() local5068 JSTaggedValue thisFunc = GetFunction(sp); in HandleStsuperbynameImm16Id16V8() local5090 JSTaggedValue thisFunc = GetFunction(sp); in HandleLdsuperbynameImm16Id16() local[all …]
1013 JSTaggedValue thisFunc) in LdSuperByValue()1024 JSTaggedValue value, JSTaggedValue thisFunc) in StSuperByValue()
681 JSTaggedValue thisFunc = InterpreterAssembly::GetFunction(sp); in DEF_RUNTIME_STUBS() local690 JSTaggedValue thisFunc = GetArg(argv, argc, 2); // 2: means the second parameter in DEF_RUNTIME_STUBS() local701 JSTaggedValue thisFunc = InterpreterAssembly::GetFunction(sp); in DEF_RUNTIME_STUBS() local711 JSTaggedValue thisFunc = GetArg(argv, argc, 3); // 3: means the third parameter in DEF_RUNTIME_STUBS() local906 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
515 … const JSHandle<JSTaggedValue> &key, JSTaggedValue thisFunc) in RuntimeLdSuperByValue()537 … const JSHandle<JSTaggedValue> &value, JSTaggedValue thisFunc) in RuntimeStSuperByValue()