Searched defs:FindOrCreateUnsharedConstpool (Results 1 – 3 of 3) sorted by relevance
60 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(const uint32_t methodOffset) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv66 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv
93 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] const uint32_t meth… in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv104 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] JSTaggedValue share… in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv
458 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool() function in panda::ecmascript::EcmaContext