Home
last modified time | relevance | path

Searched refs:IsAlignmentRequiredIfEmittedAt (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc272 IsAlignmentRequiredIfEmittedAt(require_jump, assm_->pc_offset()); in EmitAndClear()
414 Alignment ConstantPool::IsAlignmentRequiredIfEmittedAt(Jump require_jump, in IsAlignmentRequiredIfEmittedAt() function in v8::internal::ConstantPool
429 IsAlignmentRequiredIfEmittedAt(Jump::kRequired, pc_offset); in IsInImmRangeIfEmittedAt()
520 IsAlignmentRequiredIfEmittedAt(require_jump, assm_->pc_offset()); in EmitAndClear()
663 Alignment ConstantPool::IsAlignmentRequiredIfEmittedAt(Jump require_jump, in IsAlignmentRequiredIfEmittedAt() function in v8::internal::ConstantPool
678 IsAlignmentRequiredIfEmittedAt(Jump::kRequired, pc_offset); in IsInImmRangeIfEmittedAt()
H A Dconstant-pool.h327 Alignment IsAlignmentRequiredIfEmittedAt(Jump require_jump,

Completed in 3 milliseconds