Home
last modified time | relevance | path

Searched defs:dirName (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/tests/
Djs_cjs_module_cache_test.cpp67 JSHandle<JSTaggedValue> dirName(factory->NewFromUtf8("ark/js_runtime")); in HWTEST_F_L0() local
94 JSHandle<JSTaggedValue> dirName(factory->NewFromUtf8("./ark/js_runtime")); in HWTEST_F_L0() local
Djs_cjs_manager_test.cpp68 JSHandle<JSTaggedValue> dirName(factory->NewFromUtf8("ark/js_runtime")); in HWTEST_F_L0() local
96 JSHandle<JSTaggedValue> dirName(factory->NewFromUtf8("ark/js_runtime")); in HWTEST_F_L0() local
Djs_cjs_module_test.cpp74 JSHandle<JSTaggedValue> dirName(factory->NewFromUtf8("ark/js_runtime")); in HWTEST_F_L0() local
111 JSHandle<JSTaggedValue> dirName(factory->NewFromUtf8("./ark/js_runtime")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp405 …JSHandle<JSTaggedValue> dirName = JSHandle<JSTaggedValue>::Cast(factory_->NewFromUtf8(dirNameStr)); in CJSExecution() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument