Searched defs:EraseUnusedConstpool (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | runtime.cpp | 354 void Runtime::EraseUnusedConstpool(const JSPandaFile *jsPandaFile, int32_t index, int32_t constpool… in EraseUnusedConstpool() function in panda::ecmascript::Runtime |
| D | ecma_context.cpp | 529 void EcmaContext::EraseUnusedConstpool(const JSPandaFile *jsPandaFile, int32_t index, int32_t const… in EraseUnusedConstpool() function in panda::ecmascript::EcmaContext |