• Home
  • Raw
  • Download

Lines Matching defs:thisFunc

1312     JSTaggedValue thisFunc = InterpreterAssembly::GetFunction(sp);  in DEF_RUNTIME_STUBS()  local
1321 JSTaggedValue thisFunc = GetArg(argv, argc, 2); // 2: means the second parameter in DEF_RUNTIME_STUBS() local
1332 JSTaggedValue thisFunc = InterpreterAssembly::GetFunction(sp); in DEF_RUNTIME_STUBS() local
1342 JSTaggedValue thisFunc = GetArg(argv, argc, 3); // 3: means the third parameter in DEF_RUNTIME_STUBS() local
1571 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
1586 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
1594 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
1602 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
1616 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
1625 …JSHandle<JSFunction> thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parame… in DEF_RUNTIME_STUBS() local
1634 JSHandle thisFunc = GetHArg<JSFunction>(argv, argc, 0); // 0: means the zeroth parameter in DEF_RUNTIME_STUBS() local
4829 …JSHandle<JSTaggedValue> thisFunc = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the zeroth … in DEF_RUNTIME_STUBS() local
4851 …JSHandle<JSTaggedValue> thisFunc = GetHArg<JSTaggedValue>(argv, argc, 0); // 0: means the zeroth … in DEF_RUNTIME_STUBS() local