Home
last modified time | relevance | path

Searched refs:SafeInsideStub (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_data_manager.h39 bool SafeInsideStub(uintptr_t pc);
H A Dan_file_data_manager.cpp199 bool AnFileDataManager::SafeInsideStub(uintptr_t pc) in SafeInsideStub() function in panda::ecmascript::AnFileDataManager
203 LOG_COMPILER(ERROR) << "SafeInsideStub: The stub file is not loaded."; in SafeInsideStub()
H A Daot_file_manager.cpp320 return anFileDataManager->SafeInsideStub(pc); in InsideStub()

Completed in 3 milliseconds