Home
last modified time | relevance | path

Searched refs:DEF_RELAXED_GETTER (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dcell-inl.h23 DEF_RELAXED_GETTER(Cell, value, Object) { in DEF_RELAXED_GETTER() function
H A Djs-function-inl.h94 DEF_RELAXED_GETTER(JSFunction, shared, SharedFunctionInfo) { in DEF_RELAXED_GETTER() function
140 DEF_RELAXED_GETTER(JSFunction, context, Context) { in DEF_RELAXED_GETTER() function
H A Dobject-macros-undef.h28 #undef DEF_RELAXED_GETTER macro
H A Dobject-macros.h94 #define DEF_RELAXED_GETTER(holder, name, type) \ macro
255 DEF_RELAXED_GETTER(holder, name, type) { \

Completed in 3 milliseconds