Home
last modified time | relevance | path

Searched refs:FOR_EACH_INTRINSIC (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/runtime/
Druntime.cc55 FOR_EACH_INTRINSIC(F)
56 FOR_EACH_INTRINSIC(I)
Druntime.h708 #define FOR_EACH_INTRINSIC(F) \ macro
728 FOR_EACH_INTRINSIC(F) FOR_EACH_INTRINSIC(I) in FOR_EACH_INTRINSIC_RETURN_OBJECT() enumerator
/external/v8/src/interpreter/
Dbytecode-decoder.cc78 FOR_EACH_INTRINSIC(CASE) in NameForRuntimeId()
/external/v8/src/
Dcounters.cc313 FOR_EACH_INTRINSIC(CALL_RUNTIME_COUNTER) //
Dexternal-reference-table.cc344 FOR_EACH_INTRINSIC(RUNTIME_ENTRY) in AddRuntimeFunctions()
Dcounters.h833 FOR_EACH_INTRINSIC(CALL_RUNTIME_COUNTER)