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 184 HeapObject::cast(*object)->map()->has_instance_call_handler()) {
202 HeapObject::cast(*object)->map()->has_instance_call_handler()) {
objects-debug.cc 618 if (has_instance_call_handler()) {
    [all...]
builtins.cc 896 ASSERT(obj->map()->has_instance_call_handler());
    [all...]
objects.h 2867 inline bool has_instance_call_handler() { function in class:v8::internal::Map
    [all...]

Completed in 48 milliseconds