Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_loader.cpp49 Local<JSValueRef> pandaObject = globalObject->Get(vm, in GetStaticModuleLoadFunc() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_promise_job_test.cpp80 JSHandle<JSTaggedValue> pandaObject(thread, arr); in HWTEST_F_L0() local
139 JSHandle<JSTaggedValue> pandaObject(thread, arr); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
Dstatic_module_loader_test.cpp132 JSHandle<JSTaggedValue> pandaObject(thread, arr); in HWTEST_F_L0() local