Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp87 JSHandle<JSTaggedValue> moduleHandle = JSHandle<JSTaggedValue>::Cast(module); in PutIntoCache() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp975 JSHandle<JSTaggedValue> moduleHandle(thread, module); in DefineFunc() local
1125 JSHandle<JSTaggedValue> moduleHandle(thread, module); in CreateClassWithBuffer() local
1139 JSHandle<JSTaggedValue> moduleHandle(thread, module); in CreateSharedClass() local