Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compilation_env.cpp51 JSTaggedValue AOTCompilationEnv::FindConstpool(const JSPandaFile *jsPandaFile, panda_file::File::EntityId id) const in FindConstpool() function in panda::ecmascript::AOTCompilationEnv
56 JSTaggedValue AOTCompilationEnv::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) const in FindConstpool() function in panda::ecmascript::AOTCompilationEnv
H A 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/
H A Druntime.cpp266 JSTaggedValue Runtime::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpool() function in panda::ecmascript::Runtime
H A Decma_context.cpp557 JSTaggedValue EcmaContext::FindConstpool(const JSPandaFile *jsPandaFile, panda_file::File::EntityId id) in FindConstpool() function in panda::ecmascript::EcmaContext
564 JSTaggedValue EcmaContext::FindConstpool(const JSPandaFile *jsPandaFile, int32_t index) in FindConstpool() function in panda::ecmascript::EcmaContext

Completed in 4 milliseconds