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