Home
last modified time | relevance | path

Searched defs:builtin_entry_table (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate-data.h132 Address* builtin_entry_table() { return builtin_entry_table_; } in builtin_entry_table() function
Disolate.h1200 Address* builtin_entry_table() { return isolate_data_.builtin_entry_table(); } in builtin_entry_table() function