Home
last modified time | relevance | path

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

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