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

  /external/v8/src/crankshaft/
hydrogen-check-elimination.h 23 string_maps_.Add(Unique<Map>::CreateImmovable( \
unique.h 124 static Unique<T> CreateImmovable(Handle<T> handle) {
hydrogen-instructions.h     [all...]
hydrogen-instructions.cc     [all...]
hydrogen.cc 872 Unique<Object>::CreateImmovable(isolate()->factory()->constant()), \
873 Unique<Map>::CreateImmovable(isolate()->factory()->type##_map()), \
    [all...]

Completed in 396 milliseconds