HomeSort by relevance Sort by last modified time
    Searched refs:has_instance_call_handler (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
execution.cc 241 HeapObject::cast(fun)->map()->has_instance_call_handler()) {
265 HeapObject::cast(fun)->map()->has_instance_call_handler()) {
298 HeapObject::cast(fun)->map()->has_instance_call_handler()) {
326 HeapObject::cast(fun)->map()->has_instance_call_handler()) {
objects-printer.cc 530 if (has_instance_call_handler()) {
builtins.cc     [all...]
objects.h 4613 inline bool has_instance_call_handler() { function in class:v8::internal::Map
    [all...]

Completed in 57 milliseconds