Home
last modified time | relevance | path

Searched defs:SetCurrentGlobalEnv (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.h195 inline void SetCurrentGlobalEnv(JSHandle<GlobalEnv> env) in SetCurrentGlobalEnv() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h131 inline void SetCurrentGlobalEnv(GateRef globalEnv) in SetCurrentGlobalEnv() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp2225 void PGOProfiler::SetCurrentGlobalEnv(JSTaggedValue globalEnv) in SetCurrentGlobalEnv() function in panda::ecmascript::pgo::PGOProfiler