Searched refs:CodeObjectIsExecutable (Results 1 – 4 of 4) sorted by relevance
184 static bool CodeObjectIsExecutable(int builtin_index);
452 bool Builtins::CodeObjectIsExecutable(int builtin_index) { in CodeObjectIsExecutable() function in v8::internal::Builtins
613 Builtins::CodeObjectIsExecutable(builtin_index()); in IsExecutable()
1877 Builtins::CodeObjectIsExecutable(code->builtin_index()); in NewOffHeapTrampolineFor()