Home
last modified time | relevance | path

Searched defs:globalPatch (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h2899 JSHandle<TaggedArray> globalPatch = in RuntimeLdPatchVar() local
2909 JSHandle<TaggedArray> globalPatch = JSHandle<TaggedArray>::Cast(env->GetGlobalPatch()); in RuntimeStPatchVar() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp350 JSHandle<TaggedArray> globalPatch = factory_->EmptyArray(); in Initialize() local