Searched defs:dirPath (Results 1 – 3 of 3) sorted by relevance
143 …JSHandle<EcmaString> dirPath(GetCallArg(argv, 2)); // 2 : current file path(conta… in DynamicImportJob() local
420 void ModulePathHelper::ResolveCurrentPath(JSThread *thread, JSMutableHandle<JSTaggedValue> &dirPath, in ResolveCurrentPath()
841 std::function<bool(std::string dirPath, uint8_t **buff, size_t *buffSize)> cb) in SetHostResolveBufferTracker()