Searched defs:JSReceiver (Results 1 – 5 of 5) sorted by relevance
| /external/v8/src/wasm/ |
| D | module-instantiate.h | 18 class JSReceiver; variable
|
| /external/v8/src/debug/ |
| D | debug-property-iterator.h | 18 class JSReceiver; variable
|
| /external/v8/src/objects/ |
| D | js-objects-inl.h | 33 OBJECT_CONSTRUCTORS_IMPL(JSReceiver, HeapObject) in OBJECT_CONSTRUCTORS_IMPL() argument 125 ACCESSORS(JSReceiver, raw_properties_or_hash, Object, kPropertiesOrHashOffset) in ACCESSORS() argument 657 DEF_GETTER(JSReceiver, HasFastProperties, bool) { in DEF_GETTER() argument 666 DEF_GETTER(JSReceiver, property_dictionary, NameDictionary) { in DEF_GETTER() argument 680 DEF_GETTER(JSReceiver, property_dictionary_ordered, OrderedNameDictionary) { in DEF_GETTER() argument 696 DEF_GETTER(JSReceiver, property_array, PropertyArray) { in DEF_GETTER() argument
|
| /external/v8/src/diagnostics/ |
| D | objects-debug.cc | 308 USE_TORQUE_VERIFIER(JSReceiver) in USE_TORQUE_VERIFIER() argument
|
| /external/v8/src/common/ |
| D | globals.h | 646 class JSReceiver; variable
|