Lines Matching refs:Callable
5301 Callable callable = CodeFactory::Typeof(isolate());5302 CallCode(callable.code(), RelocInfo::CODE_TARGET, instr);5363 // Check for callable and not undetectable objects => true.5377 // Check for callable or undetectable objects => false.