Home
last modified time | relevance | path

Searched defs:GetJSPandaFile (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_type_info.h40 const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
102 const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_pt_method.h33 const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
Ddebugger_api.cpp171 JSPandaFile *DebuggerApi::GetJSPandaFile(const EcmaVM *ecmaVm) in GetJSPandaFile() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp51 const JSPandaFile *Method::GetJSPandaFile() const in GetJSPandaFile() function in panda::ecmascript::Method
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h83 const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
Dpass.h121 const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
Dbytecode_circuit_builder.h304 [[nodiscard]] const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
Dbytecode_info_collector.h721 const JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h108 …bool GetJSPandaFile(const JSRuntimeOptions &runtimeOptions, std::shared_ptr<JSPandaFile> &pf) const in GetJSPandaFile() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dprogram_object.h186 inline JSPandaFile *GetJSPandaFile() const in GetJSPandaFile() function
Djs_pandafile_manager.cpp280 std::shared_ptr<JSPandaFile> JSPandaFileManager::GetJSPandaFile(const panda_file::File *pf) in GetJSPandaFile() function in panda::ecmascript::JSPandaFileManager