Home
last modified time | relevance | path

Searched refs:cjsModulePrototypeValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp3616 JSHandle<JSTaggedValue> cjsModulePrototypeValue(cjsModulePrototype); in InitializeCjsModule() local
3620 factory_->NewEcmaHClass(CjsModule::SIZE, JSType::JS_CJS_MODULE, cjsModulePrototypeValue); in InitializeCjsModule()