Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compilation_env.cpp61 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(const uint32_t methodOffset) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv
67 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv
H A Djit_compilation_env.cpp93 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] const uint32_t methodOffset) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv
104 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] JSTaggedValue sharedConstpool) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp511 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool() function in panda::ecmascript::EcmaContext

Completed in 4 milliseconds