Home
last modified time | relevance | path

Searched refs:NewCjsExports (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/tests/
H A Djs_cjs_manager_test.cpp66 JSHandle<CjsExports> exports = factory->NewCjsExports(); in HWTEST_F_L0()
94 JSHandle<CjsExports> exports = factory->NewCjsExports(); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp443 JSHandle<CjsExports> exports = factory_->NewCjsExports(); in CJSExecution()
H A Dobject_factory.h702 JSHandle<CjsExports> NewCjsExports();
H A Dobject_factory.cpp3155 JSHandle<CjsExports> ObjectFactory::NewCjsExports() in NewCjsExports() function in panda::ecmascript::ObjectFactory
/arkcompiler/ets_runtime/ecmascript/tests/
H A Ddump_test.cpp1511 JSHandle<CjsExports> cjsExports = factory->NewCjsExports(); in HWTEST_F_L0()

Completed in 19 milliseconds