Lines Matching defs:const
91 static const size_t kHeapCodeStatisticsPropertiesCount =
147 void BindingData::MemoryInfo(MemoryTracker* tracker) const {
155 void CachedDataVersionTag(const FunctionCallbackInfo<Value>& args) {
163 void SetHeapSnapshotNearHeapLimit(const FunctionCallbackInfo<Value>& args) {
172 void UpdateHeapStatisticsBuffer(const FunctionCallbackInfo<Value>& args) {
183 void UpdateHeapSpaceStatisticsBuffer(const FunctionCallbackInfo<Value>& args) {
186 Isolate* const isolate = args.GetIsolate();
198 void UpdateHeapCodeStatisticsBuffer(const FunctionCallbackInfo<Value>& args) {
210 void SetFlagsFromString(const FunctionCallbackInfo<Value>& args) {
216 static const char* GetGCTypeName(v8::GCType gc_type) {
338 void GCProfiler::New(const FunctionCallbackInfo<Value>& args) {
344 void GCProfiler::Start(const FunctionCallbackInfo<Value>& args) {
369 void GCProfiler::Stop(const FunctionCallbackInfo<v8::Value>& args) {
400 BindingData* const binding_data =