Searched defs:builtin_tier0_table (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/execution/ | ||
H A D | isolate-data.h | 124 Address* builtin_tier0_table() { return builtin_tier0_table_; } in builtin_tier0_table() function in v8::internal::final |
H A D | isolate.h | 1202 V8_INLINE Address* builtin_tier0_table() { in builtin_tier0_table() function in v8::internal::final |
Completed in 7 milliseconds