Home
last modified time | relevance | path

Searched defs:if_modified (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-collections-gen.cc87 Label if_not_modified(this), if_modified(this); in AddConstructorEntries() local
237 TNode<HeapObject> collection, Label* if_modified) { in GotoIfInitialAddFunctionModified()
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc15112 Label* if_modified) { in CheckAndBranch()