Searched refs:compilation_state (Results 1 – 4 of 4) sorted by relevance
1413 if (script->compilation_state() != Script::COMPILATION_STATE_INITIAL) { in RUNTIME_FUNCTION()
5785 Script::CompilationState Script::compilation_state() { in compilation_state() function
6649 inline CompilationState compilation_state();
9150 return Utils::OpenHandle(this)->compilation_state() == in WasCompiled()