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.h2530 JSHandle<TaggedArray> globalPatch = in RuntimeLdPatchVar() local
2540 JSHandle<TaggedArray> globalPatch = JSHandle<TaggedArray>::Cast(env->GetGlobalPatch()); in RuntimeStPatchVar() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp220 JSHandle<TaggedArray> globalPatch = factory_->EmptyArray(); in Initialize() local