Home
last modified time | relevance | path

Searched defs:Load (Results 1 – 5 of 5) sorted by relevance

/ark/runtime_core/libpandabase/os/unix/
Dlibrary_loader.cpp22 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load() function
/ark/js_runtime/ecmascript/
Dstub_module.cpp50 void StubModule::Load(JSThread *thread, const std::string &filename) in Load() function in panda::ecmascript::StubModule
/ark/js_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md453 ##### Load l4subsection
Dstub-inl.h396 GateRef Stub::Load(StubMachineType type, GateRef base, GateRef offset) in Load() function
420 GateRef Stub::Load(StubMachineType type, GateRef base) in Load() function
/ark/js_runtime/ecmascript/containers/
Dcontainers_private.cpp33 JSTaggedValue ContainersPrivate::Load(EcmaRuntimeCallInfo *msg) in Load() function in panda::ecmascript::containers::ContainersPrivate