Home
last modified time | relevance | path

Searched defs:FindConstpool (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compilation_env.cpp50 JSTaggedValue AOTCompilationEnv::FindConstpool(const JSPandaFile *jsPandaFile, panda_file::File::En… in FindConstpool() function in panda::ecmascript::AOTCompilationEnv
55 JSTaggedValue AOTCompilationEnv::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) const in FindConstpool() function in panda::ecmascript::AOTCompilationEnv
Djit_compilation_env.cpp75 JSTaggedValue JitCompilationEnv::FindConstpool([[maybe_unused]] const JSPandaFile *jsPandaFile, in FindConstpool() function in panda::ecmascript::JitCompilationEnv
87 JSTaggedValue JitCompilationEnv::FindConstpool([[maybe_unused]] const JSPandaFile *jsPandaFile, in FindConstpool() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp386 JSTaggedValue Runtime::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpool() function in panda::ecmascript::Runtime
Decma_vm.cpp1710 JSTaggedValue EcmaVM::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpool() function in panda::ecmascript::EcmaVM
1720 JSTaggedValue EcmaVM::FindConstpool(const JSPandaFile *jsPandaFile, panda_file::File::EntityId id) in FindConstpool() function in panda::ecmascript::EcmaVM