Home
last modified time | relevance | path

Searched refs:SizeIfEmittedAtCurrentPc (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm64/
Dassembler-arm64.cc370 int ConstPool::SizeIfEmittedAtCurrentPc(bool require_jump) { in SizeIfEmittedAtCurrentPc() function in v8::internal::ConstPool
393 int size = SizeIfEmittedAtCurrentPc(require_jump); in Emit()
Dassembler-arm64.h715 int SizeIfEmittedAtCurrentPc(bool require_jump);