Home | History | Annotate | Download | only in src

Lines Matching full:object_function

1251   // global object_function's map and there is not a transition for name.
1254 (Top::context()->global_context()->object_function()->map() != map());
1317 if (old_map == Top::context()->global_context()->object_function()->map()) {
1450 if (map() == Top::context()->global_context()->object_function()->map()) {