Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc-inl.h359 ConstantPoolEntry::Access access_check = in GetConstantPoolOffset() local
361 DCHECK(IsConstantPoolLoadStart(pc, &access_check)); in GetConstantPoolOffset()
362 DCHECK(access_check == access); in GetConstantPoolOffset()
382 ConstantPoolEntry::Access access_check = in PatchConstantPoolAccessInstruction() local
384 DCHECK(IsConstantPoolLoadStart(pc, &access_check)); in PatchConstantPoolAccessInstruction()
385 DCHECK(access_check == access); in PatchConstantPoolAccessInstruction()

Completed in 2 milliseconds