Lines Matching refs:RuntimeCallCounterId
115 RCS_SCOPE(isolate, RuntimeCallCounterId::kReconfigureToDataProperty); in ReconfigureToDataProperty()
156 RCS_SCOPE(isolate, RuntimeCallCounterId::kArrayLengthGetter); in ArrayLengthGetter()
168 RCS_SCOPE(isolate, RuntimeCallCounterId::kArrayLengthSetter); in ArrayLengthSetter()
286 RCS_SCOPE(isolate, RuntimeCallCounterId::kStringLengthGetter); in StringLengthGetter()
333 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionPrototypeGetter); in FunctionPrototypeGetter()
346 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionPrototypeSetter); in FunctionPrototypeSetter()
368 RCS_SCOPE(isolate, RuntimeCallCounterId::kFunctionLengthGetter); in FunctionLengthGetter()
723 RCS_SCOPE(isolate, RuntimeCallCounterId::kBoundFunctionLengthGetter); in BoundFunctionLengthGetter()
749 RCS_SCOPE(isolate, RuntimeCallCounterId::kBoundFunctionNameGetter); in BoundFunctionNameGetter()
773 RCS_SCOPE(isolate, RuntimeCallCounterId::kBoundFunctionLengthGetter); in WrappedFunctionLengthGetter()
800 RCS_SCOPE(isolate, RuntimeCallCounterId::kWrappedFunctionNameGetter); in WrappedFunctionNameGetter()