Searched refs:accessorCaller (Results 1 – 2 of 2) sorted by relevance
260 GateRef accessorCaller = GetGlobalEnvValue(VariableType::JS_ANY(), glueGlobalEnv, in NewArgumentsObj() local262 SetPropertyInlinedProps(glue_, result->ReadVariable(), argumentsClass, accessorCaller, in NewArgumentsObj()
2237 JSHandle<JSTaggedValue> accessorCaller = globalEnv->GetArgumentsCallerAccessor(); in RuntimeGetUnmapedJSArgumentObj() local2238 …obj->SetPropertyInlinedProps(thread, JSArguments::CALLER_INLINE_PROPERTY_INDEX, accessorCaller.Get… in RuntimeGetUnmapedJSArgumentObj()