Home
last modified time | relevance | path

Searched defs:FindOrCreateUnsharedConstpool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compilation_env.cpp60 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(const uint32_t methodOffset) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv
66 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv
Djit_compilation_env.cpp93 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] const uint32_t meth… in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv
104 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] JSTaggedValue share… in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp458 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool() function in panda::ecmascript::EcmaContext