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.cpp69 JSTaggedValue JitCompilationEnv::FindConstpool([[maybe_unused]] const JSPandaFile *jsPandaFile, in FindConstpool() function in panda::ecmascript::JitCompilationEnv
81 JSTaggedValue JitCompilationEnv::FindConstpool([[maybe_unused]] const JSPandaFile *jsPandaFile, in FindConstpool() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp270 JSTaggedValue Runtime::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpool() function in panda::ecmascript::Runtime
Decma_context.cpp502 JSTaggedValue EcmaContext::FindConstpool(const JSPandaFile *jsPandaFile, panda_file::File::EntityId… in FindConstpool() function in panda::ecmascript::EcmaContext
509 JSTaggedValue EcmaContext::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpool() function in panda::ecmascript::EcmaContext