Home
last modified time | relevance | path

Searched refs:DECL_RELAXED_GETTER (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dcell.h23 DECL_RELAXED_GETTER(value, Object)
Djs-function.h95 DECL_RELAXED_GETTER(shared, SharedFunctionInfo)
102 DECL_RELAXED_GETTER(context, Context)
Djs-array.h29 DECL_RELAXED_GETTER(length, Object)
Dobject-macros-undef.h34 #undef DECL_RELAXED_GETTER
Dheap-object.h69 DECL_RELAXED_GETTER(map_word, MapWord)
Dcode.h71 DECL_RELAXED_GETTER(code, Code)
206 DECL_RELAXED_GETTER(raw_code, Object)
Dobject-macros.h131 #define DECL_RELAXED_GETTER(name, type) \ macro
138 DECL_RELAXED_GETTER(name, type) \
Djs-objects.h340 DECL_RELAXED_GETTER(elements, FixedArrayBase)