Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dopcodes.h182 #define JS_CONSTRUCT_OP_LIST(V) \ macro
189 JS_CONSTRUCT_OP_LIST(V) \
Dnode-properties.cc562 JS_CONSTRUCT_OP_LIST(CASE) in CanBePrimitive()