Home
last modified time | relevance | path

Searched refs:MaybeCheckConstPool (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm-inl.h208 MaybeCheckConstPool(); in CheckBuffer()
H A Dassembler-arm.h1184 V8_INLINE void MaybeCheckConstPool() { in MaybeCheckConstPool() function in v8::internal::Assembler
1300 // when there is a possibility that MaybeCheckConstPool won't be called before
1301 // kMaxDistToIntPoolWithHeader is exceeded. Since MaybeCheckConstPool is
H A Dmacro-assembler-arm.cc190 if (check_constant_pool) MaybeCheckConstPool(); in Call()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc669 __ MaybeCheckConstPool(); in AssembleArchInstruction()

Completed in 20 milliseconds