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

  /external/v8/src/
ast.cc 352 bool Declaration::IsInlineable() const {
358 bool TargetCollector::IsInlineable() const {
364 bool Slot::IsInlineable() const {
370 bool ForInStatement::IsInlineable() const {
375 bool WithEnterStatement::IsInlineable() const {
380 bool WithExitStatement::IsInlineable() const {
385 bool SwitchStatement::IsInlineable() const {
390 bool TryStatement::IsInlineable() const {
395 bool TryCatchStatement::IsInlineable() const {
400 bool TryFinallyStatement::IsInlineable() const
    [all...]
ast.h 162 virtual bool IsInlineable() const = 0;
294 virtual bool IsInlineable() const;
350 virtual bool IsInlineable() const;
379 virtual bool IsInlineable() const;
438 virtual bool IsInlineable() const;
466 virtual bool IsInlineable() const;
514 virtual bool IsInlineable() const;
542 virtual bool IsInlineable() const;
562 virtual bool IsInlineable() const;
583 virtual bool IsInlineable() const
    [all...]
hydrogen.cc     [all...]
objects.h     [all...]
objects.cc     [all...]

Completed in 2003 milliseconds