Searched defs:SetUnsharedConstpool (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_context.cpp | 615 void EcmaContext::SetUnsharedConstpool(JSHandle<ConstantPool> sharedConstpool, JSTaggedValue unsharedConstpool) in SetUnsharedConstpool() function in panda::ecmascript::EcmaContext 621 void EcmaContext::SetUnsharedConstpool(int32_t constpoolIndex, JSTaggedValue unsharedConstpool) in SetUnsharedConstpool() function in panda::ecmascript::EcmaContext |
Completed in 4 milliseconds