Searched refs:IsJSFunctionCode (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dliveedit.cc941 static bool IsJSFunctionCode(Code* code) { function in class:v8::internal::Differencer
1015 if (IsJSFunctionCode(shared_info->code())) {
1247 if (IsJSFunctionCode(info->code())) {

Completed in 44 milliseconds