Home
last modified time | relevance | path

Searched refs:set_constant_pool (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/runtime/
Druntime-generator.cc116 frame->set_constant_pool( in RUNTIME_FUNCTION()
/external/v8/src/
Dframes.h280 void set_constant_pool(Address constant_pool) { in set_constant_pool() function
/external/v8/src/debug/
Ddebug.cc1090 frame->set_constant_pool(new_code->constant_pool()); in VisitThread()
/external/v8/src/heap/
Dheap.cc3058 instance->set_constant_pool(constant_pool); in AllocateBytecodeArray()