Home
last modified time | relevance | path

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

/external/v8/src/
Dliveedit.cc1119 static bool IsJSFunctionCode(Code* code) { in IsJSFunctionCode() function
1197 if (IsJSFunctionCode(shared_info->code())) { in ReplaceFunctionCode()
1432 if (IsJSFunctionCode(info->code())) { in PatchFunctionPositions()