Searched refs:RemovePointer (Results 1 - 5 of 5) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/lib/
H A Dtemplate_util.h93 struct RemovePointer { struct in namespace:mojo::internal
97 struct RemovePointer<T*> { struct in namespace:mojo::internal
/external/v8/include/
H A Dv8-util.h116 struct RemovePointer;
145 struct RemovePointer<T*> { struct in class:v8::DefaultGlobalMapTraits
/external/v8/src/crankshaft/
H A Dlithium.h376 RemovePointer(untagged_operands_[i]);
389 void RemovePointer(LOperand* op);
H A Dlithium.cc226 void LPointerMap::RemovePointer(LOperand* op) { function in class:v8::internal::LPointerMap
H A Dlithium-allocator.cc1167 branch->pointer_map()->RemovePointer(cur_op);

Completed in 282 milliseconds