Home
last modified time | relevance | path

Searched defs:dirname (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module.cpp34 … JSHandle<JSTaggedValue> &filename, JSHandle<JSTaggedValue> &dirname) in InitializeModule()
99 JSMutableHandle<JSTaggedValue> dirname(thread, JSTaggedValue::Undefined()); in Load() local
Djs_require_manager.cpp34 JSHandle<JSTaggedValue> dirname = cjsInfo.dirnameHdl; in InitializeCommonJS() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_cjs_module.cpp64 JSMutableHandle<JSTaggedValue> dirname(thread, JSTaggedValue::Undefined()); in ResolveFilename() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dfile.cpp128 JSHandle<EcmaString> ResolveFilenameFromNative(JSThread *thread, JSTaggedValue dirname, in ResolveFilenameFromNative()
/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dfile.cpp102 JSHandle<EcmaString> ResolveFilenameFromNative(JSThread *thread, JSTaggedValue dirname, in ResolveFilenameFromNative()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp317 JSMutableHandle<JSTaggedValue> dirname(thread_, JSTaggedValue::Undefined()); in CJSExecution() local
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp131 JSHandle<EcmaString> dirname = base::PathHelper::ResolveDirPath(thread, in HostResolveImportedModule() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js23672 dirname: ac, property
63558 dirname: ac, property