Home
last modified time | relevance | path

Searched defs:stubFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_compiler.cpp192 std::string stubFile = runtimeOptions.GetStubFile(); in main() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp892 std::string stubFile = vm_->GetJSOptions().GetStubFile(); in LoadStubFile() local