Lines Matching refs:Callable
5083 Callable callable = CodeFactory::Typeof(isolate());5084 CallCode(callable.code(), RelocInfo::CODE_TARGET, instr);5159 // Check for callable and not undetectable objects => true.5174 // Check for callable or undetectable objects => false.