Searched defs:absolutePath (Results 1 – 2 of 2) sorted by relevance
23 const absolutePath = __dirname + "/example_asthelper.js"; constant
25 Path::Path(const util::StringView &absolutePath, ArenaAllocator *allocator) in Path()121 Path::Path(const std::string &absolutePath, ArenaAllocator *allocator) in Path()