Searched defs:FindOrCreateUnsharedConstpool (Results 1 – 3 of 3) sorted by relevance
61 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(const uint32_t methodOffset) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv67 JSTaggedValue AOTCompilationEnv::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) const in FindOrCreateUnsharedConstpool() function in panda::ecmascript::AOTCompilationEnv
94 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] const uint32_t meth… in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv105 JSTaggedValue JitCompilationEnv::FindOrCreateUnsharedConstpool([[maybe_unused]] JSTaggedValue share… in FindOrCreateUnsharedConstpool() function in panda::ecmascript::JitCompilationEnv
511 JSTaggedValue EcmaContext::FindOrCreateUnsharedConstpool(JSTaggedValue sharedConstpool) in FindOrCreateUnsharedConstpool() function in panda::ecmascript::EcmaContext