Searched defs:GetUnsharedConstpool (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ | ||
| H A D | snapshot_constantpool_data.cpp | 389 JSHandle<ConstantPool> BaseSnapshotInfo::GetUnsharedConstpool(const ItemData &data) in GetUnsharedConstpool() function in panda::ecmascript::kungfu::BaseSnapshotInfo |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | interpreter-inl.cpp | 7915 JSTaggedValue EcmaInterpreter::GetUnsharedConstpool(JSThread* thread, JSTaggedType *sp) in GetUnsharedConstpool() function in panda::ecmascript::EcmaInterpreter |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | circuit_builder.cpp | 598 GateRef CircuitBuilder::GetUnsharedConstpool(GateRef arrayAddr, GateRef index) in GetUnsharedConstpool() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 2351 inline GateRef StubBuilder::GetUnsharedConstpool(GateRef arrayAddr, GateRef index) in GetUnsharedConstpool() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 40 milliseconds