Home
last modified time | relevance | path

Searched defs:Resolve (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/debugger/
Dbreakpoint_base.h101 void Resolve() in Resolve() function
/arkcompiler/toolchain/tooling/static/debugger/
Dbreakpoint_base.h101 void Resolve() in Resolve() function
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_itable_builder.h38 bool Resolve([[maybe_unused]] Class *klass) override in Resolve() function
/arkcompiler/runtime_core/static_core/runtime/include/
Ditable_builder.h56 bool Resolve([[maybe_unused]] Class *klass) override in Resolve() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_cjs_require.cpp54 JSTaggedValue BuiltinsCjsRequire::Resolve(EcmaRuntimeCallInfo *msg) in Resolve() function in panda::ecmascript::builtins::BuiltinsCjsRequire
Dbuiltins_promise_handler.cpp26 JSTaggedValue BuiltinsPromiseHandler::Resolve(EcmaRuntimeCallInfo *argv) in Resolve() function in panda::ecmascript::builtins::BuiltinsPromiseHandler
Dbuiltins_promise.cpp229 JSTaggedValue BuiltinsPromise::Resolve(EcmaRuntimeCallInfo *argv) in Resolve() function in panda::ecmascript::builtins::BuiltinsPromise
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.cpp32 void ReviseData::Resolve(JSThread *thread, const SnapshotGlobalData *globalData, in Resolve() function in panda::ecmascript::kungfu::ReviseData
/arkcompiler/ets_frontend/es2panda/aot/
DresolveDepsRelation.cpp96 bool DepsRelationResolver::Resolve() in Resolve() function in panda::es2panda::aot::DepsRelationResolver
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp103 bool RegAllocBase::Resolve() in Resolve() function in panda::compiler::RegAllocBase
Dreg_alloc_resolver.cpp25 void RegAllocResolver::Resolve() in Resolve() function in panda::compiler::RegAllocResolver
Dspill_fills_resolver.cpp53 void SpillFillsResolver::Resolve(SpillFillInst *spill_fill_inst) in Resolve() function in panda::compiler::SpillFillsResolver
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_base.cpp123 bool RegAllocBase::Resolve() in Resolve() function in ark::compiler::RegAllocBase
Dspill_fills_resolver.cpp54 void SpillFillsResolver::Resolve(SpillFillInst *spillFillInst) in Resolve() function in ark::compiler::SpillFillsResolver
Dreg_alloc_resolver.cpp31 void RegAllocResolver::Resolve() in Resolve() function in ark::compiler::RegAllocResolver
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_itable_builder.cpp139 bool EtsITableBuilder::Resolve(Class *klass) in Resolve() function in ark::ets::EtsITableBuilder
Dets_vtable_builder.cpp96 bool Resolve() in Resolve() function in ark::ets::RefTypeLink
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.h187 void Resolve(EtsCoroutine *coro, EtsObject *value) in Resolve() function
Dets_string.h220 static EtsString *Resolve(const uint8_t *mutf8, uint32_t length) in Resolve() function
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h576 void ElfBuilder<ARCH, IS_JIT_MODE>::SymbolSection::Resolve() in Resolve() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp641 TEST_F(EtsStringTest, Resolve) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md6467 ### Resolve subsection
Djsnapi_expo.cpp2066 bool PromiseCapabilityRef::Resolve(const EcmaVM *vm, uintptr_t value) in Resolve() function in panda::PromiseCapabilityRef
2093 bool PromiseCapabilityRef::Resolve(const EcmaVM *vm, Local<JSValueRef> value) in Resolve() function in panda::PromiseCapabilityRef