Home
last modified time | relevance | path

Searched defs:guards (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc397 bool guards = is_wasm_memory && trap_handler::IsTrapHandlerEnabled(); in TryAllocateAndPartiallyCommitMemory() local
400 bool guards = false; in TryAllocateAndPartiallyCommitMemory() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h594 ZoneList<Guard*>* guards() { return guards_; } in guards() function in v8::internal::GuardedAlternative
H A Dregexp-compiler.cc3048 ZoneList<Guard*>* guards = alternative.guards(); in AssertGuardsMentionRegisters() local
3244 ZoneList<Guard*>* guards = alternative.guards(); EmitChoices() local
3322 ZoneList<Guard*>* guards = alternative.guards(); EmitOutOfLineContinuation() local
[all...]

Completed in 10 milliseconds