Home
last modified time | relevance | path

Searched refs:GetNativeCallPandafile (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_cjs_module.cpp61 const JSPandaFile *jsPandaFile = EcmaInterpreter::GetNativeCallPandafile(thread); in ResolveFilename()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter.h72 static const JSPandaFile *GetNativeCallPandafile(JSThread *thread);
H A Dinterpreter-inl.cpp957 const JSPandaFile *EcmaInterpreter::GetNativeCallPandafile(JSThread *thread) in GetNativeCallPandafile() function in panda::ecmascript::EcmaInterpreter
/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_cjs_module.cpp91 const JSPandaFile *jsPandaFile = EcmaInterpreter::GetNativeCallPandafile(thread); in Load()

Completed in 16 milliseconds