Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc989 TNode<Oddball> result = HasProperty(context, object, key, kForInHasProperty); in TF_BUILTIN()
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc13483 case kForInHasProperty:
13508 case kForInHasProperty:
13509 fallback_runtime_function_id = Runtime::kForInHasProperty;
H A Dcode-stub-assembler.h3645 enum HasPropertyLookupMode { kHasProperty, kForInHasProperty }; enumerator

Completed in 31 milliseconds