Searched defs:currentLexEnv (Results 1 – 3 of 3) sorted by relevance
251 GateRef currentLexEnv = GetEnvFromFrame(state); in DECLARE_ASM_HANDLER() local260 GateRef currentLexEnv = GetEnvFromFrame(state); in DECLARE_ASM_HANDLER() local
2239 JSHandle<JSTaggedValue> ¤tLexEnv, in RuntimeOptNewLexicalEnvWithName()
1849 …JSHandle<JSTaggedValue> currentLexEnv = GetHArg<JSTaggedValue>(argv, argc, 2); // 2: means the se… in DEF_RUNTIME_STUBS() local