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

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

Completed in 32 milliseconds