Home
last modified time | relevance | path

Searched refs:function_map_bit_field (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.h1654 TNode<Int32T> function_map_bit_field,
Dcode-stub-assembler.cc2916 TNode<JSFunction> function, TNode<Int32T> function_map_bit_field, in BranchIfHasPrototypeProperty() argument
2923 GotoIf(IsAllSetWord32(function_map_bit_field, mask), if_true); in BranchIfHasPrototypeProperty()