Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dnapi_module_loader.cpp106 JSHandle<JSTaggedValue> moduleHandle = moduleManager->LoadNativeModule(thread, requestPath); in LoadModuleNameSpaceWithPath() local
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp80 JSHandle<JSTaggedValue> moduleHandle = JSHandle<JSTaggedValue>::Cast(module); in PutIntoCache() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp958 JSHandle<JSTaggedValue> moduleHandle(thread, module); in DefineFunc() local
1023 JSHandle<JSTaggedValue> moduleHandle(thread, module); in DefineMethod() local
1148 JSHandle<JSTaggedValue> moduleHandle(thread, module); in CreateClassWithBuffer() local
1162 JSHandle<JSTaggedValue> moduleHandle(thread, module); in CreateSharedClass() local