Home
last modified time | relevance | path

Searched refs:OffHeapInstructionSize (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/objects/
Dcode.h75 int OffHeapInstructionSize() const;
Dcode-inl.h231 return OffHeapInstructionSize(); in InstructionSize()
/external/v8/src/
Dobjects.cc14436 int Code::OffHeapInstructionSize() const { in OffHeapInstructionSize() function in v8::internal::Code