Home
last modified time | relevance | path

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

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